home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows 3-Pak 2 - Disc 2
/
Infomagic - Windows 3-Pak Volume 2 (Disc 2 of 3).iso
/
Telnet-Clients
/
secmail.exe
/
_setup.3
/
Group4
/
ISSIMG.dll
/
RCDATA
/
TFILENAMEFRM
/
TFILENAMEFRM.txt
Wrap
Text File
|
1997-10-04
|
888b
|
50 lines
object FileNameFrm: TFileNameFrm
Left = 258
Top = 221
BorderIcons = []
BorderStyle = bsDialog
Caption = 'File Name'
ClientHeight = 73
ClientWidth = 287
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 8
Width = 157
Height = 13
Caption = 'Enter File Name To Use (No Ext.)'
end
object FileName: TEdit
Left = 8
Top = 24
Width = 169
Height = 21
MaxLength = 8
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 192
Top = 8
Width = 75
Height = 25
Caption = '&OK'
TabOrder = 1
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 192
Top = 40
Width = 75
Height = 25
Caption = '&Cancel'
TabOrder = 2
Kind = bkCancel
end
end